Advice to Beginning Programmers Who Are Being Required to Write Comments

Students in introductory programming courses sometimes feel, “What’s the use in commenting? The important part is getting the program to run.” Some students also feel, “Adding too many comments clutters the code.” As a result, there’s a tendency to avoid commenting or to do the minimum required. Commenting, however, is a vital part of programming, … Continue reading Advice to Beginning Programmers Who Are Being Required to Write Comments